home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / PROGRAMM / 2499.ZIP / VERREG.ZIP / DEMO.RCH < prev    next >
Text File  |  1990-06-13  |  242b  |  10 lines

  1. /*
  2.    Place all defines that will be used within the RC file into this header
  3.    so that when you change the RC file, you do not have to re-compile
  4.    everything else
  5. */
  6. #define IDS_NUMBER    0
  7. #define IDS_NAME    1
  8.  
  9. #define IDM_ABOUT    100
  10.